Y축의 아이템에 할당될 CSS 클래스 이름을 정의합니다.
key | string | 섹션의 식별자 |
label | string | 섹션의 라벨 |
section | object | 'key'와 'label' 속성을 포함하는 섹션 객체 |
Available only in PRO Edition
scheduler.templates.timeline_scaley_class = function(key, label, section){
return "";
};
이 템플릿을 사용하려면 timeline 플러그인이 활성화되어 있어야 합니다.